#include <fcontainer.h>
Public Types | |
typedef const T & | ConstTRef |
typedef int32(* | TCompareRefFunc )(ConstTRef, ConstTRef) |
typedef T * | TPtr |
typedef int32(* | TComparePtrFunc )(TPtr, TPtr) |
typedef const T& ConstTRef |
typedef int32(* TCompareRefFunc)(ConstTRef, ConstTRef) |
typedef T* TPtr |
typedef int32(* TComparePtrFunc)(TPtr, TPtr) |